﻿@charset "UTF-8";
/*css 初始化 */
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
    margin: 0;
    padding: 0;
}

fieldset,
img,
input,
button,
select {
    border: none;
    padding: 0;
    margin: 0;
    outline-style: none;
}

ul,
ol {
    list-style: none;
}

input,
button {
    padding-top: 0;
    padding-bottom: 0;
    font-family: "微软雅黑";
}

button {
    cursor: pointer;
    background: transparent;
}

select,
input {
    vertical-align: middle;
}

select,
input,
textarea {
    font-size: 12px;
    margin: 0;
}

/*防止拖动*/
textarea {
    resize: none;
    font-family: "Microsoft YaHei";
}

img {
    border: 0;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
}

body {
    font: 14px/150% "微软雅黑" !important;
    color: #000;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
    /*IE/7/6*/
}

.f-l {
    float: left;
}

.f-r {
    float: right;
}

a {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-decoration: none;
    font-weight: normal;
    font-size: 100%;
}

em,
i {
    font-style: normal;
    text-decoration: none;
}




@media screen and (min-width: 1025px) {
	.details_left_pc{ display:block !important}
	.index_list{ display:block !important}
    .wow-content-mobile{display: block;}
    body {
        padding-top: 0px;
    }

    body.on {
        padding-top: 145px;
    }

    .inner {
        /*width: 1200px;*/
        margin: 0px auto;
        box-sizing: border-box;
    }
	.table-inner{max-width:1280px ;width:100%}
    .header_mobile {
        display: none;
    }

    .header {
        width: 100%;
        height: 121px;
        box-sizing: border-box;
        background-color: #4a4d54;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
    }

    .header_top {
        height: 46px;
        background-color: #4a4d54;
    }

    .header_top>img {
        display: none;
    }

    .header_search {
        float: right;
        background-color: #fff;
        border-radius: 30px;
        border: 1px solid #ddd;
        padding: 0 14px 0 22px;
        margin-top: 14px;
    }

    .header_search input {
        float: left;
        width: 280px;
        font-size: 14px;
        line-height: 24px;
        color: #333;
    }

    .header_search img {
        float: right;
        height: 18px;
        margin: 3px 0;
    }

    .language a {
        float: left;
        font-size: 12px;
        line-height: 22px;
        color: #b4b4b4;
        border-right: 1px solid #b5b5b5;
        padding: 0 11px;
        margin-top: 14px;
    }

    .language a img {
        height: 20px;
        margin: 3px 4px 0 0;
    }

    .language a:last-child {
        border-right: 0;
    }

    .header_bottom {
        height: 75px;
        border-bottom: 1px solid #828999;
        position: relative;
    }

    .header_bottom_logo1 {
        float: left;
        /* height: 48px; */
    }

    .header_bottom_logo2 {
        float: right;
       /*  height: 145px; */
    }

    .nav {
        float: left;
    }

    .nav li {
        float: left;
        width: 130px;
    }

    .nav li>a {
        display: block;
        text-align: center;
        font-size: 14px;
        line-height: 34px;
        color: #ffffff;
    }



    .nav li.on>a {
        background: url(../images/icon_on.png) no-repeat bottom center;
        -webkit-background-size: 17px 10px;
        background-size: 17px 10px;
        color: #0185f1;
    }

    .nav_con {
        width: 100%;
        position: fixed;
        top: 135px;
        left: 0;
        z-index: 999;
        background-color: #0185f1;
        display: none;
    }

    .nav_con .inner a {
        float: left;
        width: 20%;
        text-align: center;
        font-size: 16px;
        line-height: 114px;
        color: #8bcefb;
    }

    .nav_con .inner a.on {
        color: #fff;
    }

    .nav_con_img {
        width: 34px;
        display: inline-block;
        position: relative;
    }

    .nav_con_img img {
        width: 34px;
        height: 34px;
        margin: -2px 8px 0 0;
    }

    .nav_con_img img:nth-child(2) {
        display: none;
        position: absolute;
        top: -22px;
        left: 0;
    }

    .nav_con .inner a:hover {
        color: #fff;
    }

    .nav_con .inner a:hover img:nth-child(1) {
        display: none;
    }

    .nav_con .inner a:hover img:nth-child(2) {
        display: block;
    }

    .footer {
        border-top: 5px solid #a4abbe;
        padding: 20px 0px 20px;
    }

    .footer_logo {
       /* float: left;*/
        height: 139px;
		padding-left:20px;
    }

    .footer_ewm {
        float: right;
        width: 139px;
		padding-right:20px;
    }

    .footer_top_ul {
        text-align:center;
        /*margin-left: 20px;*/
    }

    .footer_top_ul li {
        float: left;
        width: 100px;
		text-align: left;
    }

    .footer_top_ul li h3 {
        font-size: 16px;
        line-height: 38px;
        color: #c0d7e9;
    }

    .footer_top_ul li a {
        display: block;
        font-size: 13px;
        line-height: 35px;
        color: #dfebf4;
    }

    .footer_top_ul li a:hover {
        color: #0185f1;
    }

    .footer_bottom {
        margin-top: 64px;
        text-align: center;
    }

    .footer_bottom p {
        font-size: 14px;
        line-height: 28px;
        color: #ffffff;
    }



    /***************************************   index   ************************************/
    .index_list li {
       /*  height: 730px; */
        overflow: hidden;
        position: relative;
        padding: 0;
        box-sizing: border-box;
    }

    .index_list li:nth-child(2n) {
        background-color: #ededed;
    }

    .index_list li .index_list_con {
        float: right;
        /*width: 30%; */
        box-sizing: border-box;
        padding: 0 3%;
        text-align: right;
    }

    .index_list li:nth-child(2n) .index_list_con {
        float: left;
        text-align: left;
    }

    .index_list li:nth-child(2n) .index_list_con p {
        padding: 0 10% 0 0;
    }

    .index_list_con h3 {
        font-size: 34px;
        line-height: 58px;
        color: #fff;
        margin-top: 14px;
    }

    .index_list_con p {
        font-size: 14px;
        line-height: 26px;
        color: #fff;
        margin-top: 10px;
        padding-left: 20%;
    }

    .index_list_con a {
        display: block;
        font-size: 24px;
        line-height: 48px;
        color: #fff;
    }

    .index_list_con a img {
        height: 24px;
        height: 24px;
        margin: -2px 8px 0 8px;
    }

    .index_list_con2 h1 {
        font-size: 36px;
        line-height: 90px;
        color: #fff;
        margin-top: 14px;
    }
	
    .index_list_con2 h3 {
        font-size: 66px;
        line-height: 90px;
        color: #fff;
        margin-top: 14px;
    }	

    .index_list li:nth-child(1) .index_list_con {
        margin-top: 50px;
        width: 39%;
        height: 565px;
        padding-right: 3%;
        padding-bottom: 50px;
        padding-top: 60px;
        background: url(../images/square1_bg.png) no-repeat;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }

    .index_list li:nth-child(2) .index_list_con {
        margin-top: 114px;
        width: 36%;
        height: 530px;
        padding-top: 48px;
        background: url(../images/square2_bg.png) no-repeat;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }

    .index_list li:nth-child(3) .index_list_con {
        margin-top: 50px;
        width: 43%;
        height: 461px;
        padding-top: 38px;
        margin-right: 30px;
        background: url(../images/square3_bg.png) no-repeat;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }

    .index_list li:nth-child(4) .index_list_con {
        margin-top: 50px;
        width: 49%;
        height: 347px;
        padding-top: 54px;
        background: url(../images/square4_bg.png) no-repeat;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }

    .index_list li:nth-child(5) .index_list_con {
        margin-top: 50px;
        width: 56%;
        height: 449px;
        padding-top: 62px;
        background: url(../images/square5_bg.png) no-repeat;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }
	
    .index_list li:nth-child(6) .index_list_con {
        margin-top: 50px;
        width: 45%;
        height: 565px;
        padding-right: 3%;
        padding-bottom: 0px;
        padding-top: 60px;
        background: url(../images/square1_bg.png) no-repeat;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }

    .index_list li:nth-child(1)>img {
        width: 68%;
        position: absolute;
        bottom: 30px;
        left: 0;
    }

    .index_list li:nth-child(2)>img {
        width: 54%;
        position: absolute;
        bottom: 94px;
        right: 136px;
    }

    .index_list li:nth-child(3)>img {
        width: 90%;
        position: absolute;
        bottom: 10px;
        left: 0;
    }

    .index_list li:nth-child(4)>img {
        width: 82%;
        position: absolute;
        bottom: 36px;
        right: 120px;
    }

    .index_list li:nth-child(5)>img {
        width: 67%;
        position: absolute;
        bottom: 44px;
        left: 0;
    }
    .index_list li:nth-child(6)>img {
        width: 54%;
        position: absolute;
        bottom: 94px;
        right: 136px;
    }

    .contact {
        background: url(../images/contact_bg.png) no-repeat top center;
        -webkit-background-size: 100% 525px;
        background-size: 100% 525px;
        padding-top: 365px;
    }

    .contact_con {
        height: 526px;
        background-color: #0185f1;
        padding: 0 98px;
        box-sizing: border-box;
    }

    .contact_con h2 {
        font-size: 45px;
        color: #fff;
        line-height: 210px;
        text-align: center;
        font-weight: 400;
        opacity: .3;
    }

    .contact_con_ul {
        padding: 17px 0 52px;
        border-bottom: 1px solid #349ef4;
    }

    .contact_con_ul li {
        float: left;
        width: 25%;
        height: 64px;
        border-left: 4px solid #fff;
        box-sizing: border-box;
        padding-left: 8px;
    }

    .contact_con_ul li h3 {
        font-size: 22px;
        line-height: 22px;
        color: #78cbf5;
    }

    .contact_con_ul li p {
        font-size: 24px;
        line-height: 24px;
        color: #fff;
        margin-top: 14px;
    }

    .contact_con_bottom {
        padding-top: 30px;
    }

    .contact_con_bottom_l {
        float: left;
    }

    .contact_con_bottom_l p {
        font-size: 15px;
        line-height: 32px;
        color: #fff;
    }

    .contact_con_bottom_l p img {
        float: left;
        width: 30px;
        height: 30px;
        margin: 1px 5px 0 0;
    }

    .contact_con_bottom>a {
        float: right;
        font-size: 22px;
        line-height: 54px;
        color: #fff;
        text-align: center;
        border: 1px solid #fff;
        border-radius: 6px;
        width: 314px;
        margin-top: 18px;
    }

    .contact_con_bottom>a:hover {
        background-color: #fff;
        color: #0185f1;
    }

    .Cooperative_brand {
        padding-bottom: 62px;
    }

    .Cooperative_brand h2 {
        font-size: 24px;
        line-height: 96px;
        color: #dadada;
        text-align: center;
        background: url(../images/line1.png) no-repeat center;
        -webkit-background-size: 150% 1px;
        background-size: 150% 1px;
    }

    .Cooperative_brand_img img {
        float: left;
        width: 16.66%;
    }




    /***************************************   产品中心方舱   ************************************/
    .banner {
        height: 280px;
        position: relative;
    }

    .banner>img {
        width: 1920px;
        height: 280px;
        position: absolute;
        top: 0;
        /*left: 50%;
        margin-left: -960px;*/
    }

    .banner>.inner {
        position: absolute;
        bottom: 20px;
        /*left: 50%;*/
        padding-left: 13%;
    }

    .Route h3 {
       /* font-size: 31px;
        line-height: 49px;*/
        color: #fff;
		letter-spacing:6px;font-family: Alibaba_PuHuiTi_2_95,黑体; font-size:90px;
    }

    .Route p {
        font-size: 12px;
        line-height: 30px;
        color: #fff;
    }

    .Route p a {
        color: #fff;
        margin: 0 2px;
    }

    .find_nav {
        /*padding-top: 30px;*/
        /*border-bottom: 1px solid #ddd;*/
        display: -moz-box;
        display: -webkit-box;
        display: box;
    }

    .find_nav_left {
        /*height: 48px;*/
        position: relative;
        overflow: hidden;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
    }

    .find_nav_list {
        position: absolute;
        left: 0;
    }

    .find_nav_list ul {
        position: relative;
        white-space: nowrap;
        font-size: 0;
    }

    .find_nav_list ul li {
        width: 240px;
        text-align: center;
        display: inline-block;
        padding: 0;
        /*margin:0 20px;*/
    }

    .find_nav_list ul li a {
        display: block;
        width: 100%;
        height: 100%;
        line-height: 44px;
        font-size: 16px;
        text-align: center;
        color: #9d9d9d;
    }

    .find_nav_cur a {
        color: #353535 !important;
    }

    /*.find_nav_list a.active{ color:#C00}*/
    .sideline {
        display: block;
        position: absolute;
        border: 0;
        height: 3px;
        background-color: #0185f1;
        left: 0;
        top: 45px;
        pointer-events: none;
    }

    .swipe {
        padding: 0px 0 86px 0;
    }

    .li_list {
        overflow: hidden;
        height: 380px;
    }

    .li_list a {
        /*float: left;*/
        /*width: 390px;*/
        box-sizing: border-box;
        margin: 20px 10px 0 0;
        /*border: 1px solid #cbcbcb;*/
        position: relative;
    }

    .li_list a:hover::after {
        content: "";
        display: block;
        width: 100%;
        height: 5px;
        /* background-color: #0185f1; */
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .li_list_img {
        /*width: 352px;*/
        /*height: 223px;*/
        margin: 18px 0px;
        overflow: hidden;
        box-sizing: border-box;
    }

    .li_list_img img {
        width: 100%;
		max-width: 400px;
       /* height: 100%;*/
	   	max-height: 100%;
		object-fit:cover;
    }

    .li_list_img:hover {
      /*   border: 1px solid #cbcbcb; */
    }

    .li_list_img img:hover {
        -webkit-transform: scale(1.08, 1.08);
        -moz-transform: scale(1.08, 1.08);
        -ms-transform: scale(1.08, 1.08);
        -o-transform: scale(1.08, 1.08);
        transform: scale(1.08, 1.08);
        -webkit-transition-duration: 500ms;
        -moz-transition-duration: 500ms;
        -o-transition-duration: 500ms;
        transition-duration: 500ms;
        -webkit-transition-timing-function: ease-out;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        cursor: pointer;
    }

    .li_list a p {
        font-size: 22px;
        line-height: 40px;
        /*padding: 0 18px;*/
        color: #eceded;
        /* border-bottom: 5px solid #fff; */
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        /*background: url('../images/product_name.png') no-repeat;*/
        background-size: cover;
		text-align:center;
    }

    .li_list a:hover p {
        font-weight: bold;
        color: #eceded;
        /*background: url('../images/product_name_selected.png') no-repeat;*/
        background-size: cover;
    }

    .li_list a h3 {
        font-size: 22px;
        line-height: 51px;
        margin: 0 18px;
        color: #000;
        border-bottom: 1px solid #e5e5e5;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .li_list a h4 {
        font-size: 14px;
        line-height: 48px;
        padding: 0 18px;
        padding-bottom: 3px;
        color: #a3a3a3;
        border-bottom: 5px solid #fff;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .li_list_con {
        height: 150px;
    }

    .li_list a h5 {
        font-size: 22px;
        line-height: 51px;
        margin: 0 18px;
        color: #000;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .li_list a h6 {
        font-size: 13px;
        line-height: 17px;
        margin: 0 18px;
        color: #221815;
    }

    .li_list_tab {
        height: 50px;
        background-color:#3d3d45;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }

    .li_list_tab_div {
        float: left;
        width: 1100px;
        overflow-x: auto;
    }

    .li_list_tab_div>div {
        width: 1000%;
    }

    /* 设置滚动条的样式 */
    .li_list_tab_div::-webkit-scrollbar {
        height: 10px;
    }

    /* 滚动槽 */
    .li_list_tab_div::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
        border-radius: 2px;
    }

    /* 滚动条滑块 */
    .li_list_tab_div::-webkit-scrollbar-thumb {
        border-radius: 2px;
        background: rgba(0, 0, 0, 0.1);
        /*-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.1);*/
    }

    .li_list_tab_div::-webkit-scrollbar-thumb:window-inactive {
        background: rgba(0, 0, 0, 0.1);
    }

    .li_list_tab h3 {
        float: left;
        padding-left: 30px;
        font-size: 14px;
        line-height: 80px;
        color: #353535;
    }

    .li_list_tab p {
        float: left;
		font-family: Alibaba_PuHuiTi_2_45,微软雅黑;
        font-size: 14px;
        line-height: 30px;
        color: #d4d4d5;
        padding: 0 12px;
        margin:10px;
        cursor: pointer;
    }

    .li_list_tab p.on {
        color: #fff;
        background-color: #0185f1;
		border-radius: 8px;
    }

    /***************************************   产品中心方舱详情   ************************************/
    .details {
        padding: 70px 0;
		margin-top:80px;
		
    }

    .details_left {
        float: left;
        width: 660px;
    }

    .details_left>img {
        width: 100%;
        height: 420px;
    }

    .details_left_nav {
        margin-top: 10px;
        overflow-x: auto;
    }

    .details_left_nav_list {
        width: 100%;
    }

    .details_left_nav img {
        float: left;
        width: 160px;
        height: 102px;
        margin-right: 5px;
        cursor: pointer;
    }

    .details_right {
        float: right;
        width: 529px;
        padding-top: 30px;
    }

    .details_right h3 {
        font-size: 28px;
        line-height: 40px;
        color: #ffffff;
        padding: 0 40px;
    }

    .details_right_ul {
        height: 416px;
        /*background: url(../images/bg2.png) no-repeat center;*/
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
        box-sizing: border-box;
        padding: 0 40px;
    }

    .details_right_ul li {
        padding: 26px 0;
        border-bottom: 1px solid #959595;
    }

    .details_right_ul li:last-child {
        border-bottom: 0;
    }

    .details_right_ul li h4 {
        font-size: 16px;
        line-height: 36px;
        color: #353535;
    }

    .details_right_ul li p {
        font-size: 14px;
        line-height: 30px;
        color: #ffffff;
    }

    /***************************************   产品中心应急详情   ************************************/
    .details_img {
        padding: 70px 0;
        border-top: 1px solid #ddd;
    }

    .details_img img {
        width: 100%;
    }

    .details_ul li {
        overflow: hidden;
        margin-top: 16px;
    }

    .details_ul_con {
        float: left;
        width: 600px;
    }

    .details_ul_con h3 {
        font-size: 22px;
        line-height: 42px;
        color: #656565;
        padding-left: 12px;
        border-left: 6px solid #0185f1;
        margin: 30px 0;
    }

    .details_ul_con p {
        font-size: 14px;
        line-height: 46px;
        color: #656565;
    }

    .details_ul li>img {
        float: right;
        width: 590px;
    }

    .details_bottom {
        padding: 70px 0;
    }

    .details_bottom_left {
        float: left;
        width: 400px;
    }

    .details_bottom_left>div {
        background-color: #e5e5e5;
        height: 300px;
        box-sizing: border-box;
        padding: 40px 30px;
        margin-top: 8px;
    }

    .details_bottom_left>div p {
        font-size: 16px;
        line-height: 46px;
        color: #656565;
    }

    .details_bottom_right {
        float: right;
        width: 800px;
    }

    .details_bottom_right>div {
        float: left;
        width: 49%;
        margin-left: 1%;
        margin-top: 8px;
        position: relative;
    }

    .details_bottom_right>div img {
        width: 100%;
        height: 300px;
    }

    .details_bottom_right>div p {
        font-size: 20px;
        line-height: 54px;
        text-align: center;
        color: #656565;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    /***************************************   联系我们   ************************************/
    .map img {
        width: 100%;
    }

    .title {
        padding-top: 25px;
        border-bottom: 1px solid #0185f1;
        font-size: 45px;
        line-height: 95px;
        color: #0185f1;
    }

    .contact_ul {
        padding: 20px 0 66px;
    }

    .contact_ul li {
        float: left;
        width: 32.33333%;
        height: 180px;
        margin: 0.5%;
        box-sizing: border-box;
        padding: 20px 30px;
        cursor: pointer;
		background-color:#3d3d45;
    }

    .contact_ul li h3 {
        font-size: 22px;
        line-height: 56px;
        color: #7e8597;
        padding-left: 14px;
        background: url(../images/line3.png) no-repeat left center;
        -webkit-background-size: 2px 31px;
        background-size: 2px 31px;
    }

    .contact_ul li:hover h3 {
        background: url(../images/line3.png) no-repeat left center;
        -webkit-background-size: 4px 40px;
        background-size: 4px 40px;
    }

    .contact_ul li p {
        font-size: 12px;
        line-height: 24px;
        color: #7e8597;
    }

    /***************************************   企业信息   ************************************/
    .banner2{margin-top:121px;}
	.banner2,
    .banner2>img {
		width:100%;
        /*height: 550px;*/
    }

    .information_tab {
        border-bottom: 1px solid #eee;
        padding-top: 30px;
    }

    .information_tab a {
        float: left;
        font-size: 22px;
        line-height: 48px;
        color: #b1b1b1;
        padding: 0 18px;
        margin: 0 45px;
        border-bottom: 3px solid transparent;
        margin-bottom: -1px;
    }

    .information_tab a.on {
        border-color: #0185f1;
        color: #353535;
    }

    .information_con {
        display: none;
        
		/* padding-left:13%;padding-right:13%; */
    }

    .information_con.active {
        display: block;
    }

    .information_con_ul li {
        margin-top: 36px;
        overflow: hidden;
    }

    .information_con_info {
       /* float: left;*/
        /*width: 600px;*/
        box-sizing: border-box;
        padding: 0px 30px 0px;
    }

    .information_con_info h3 {
		margin-bottom:40px;
        font-size: 57px;
        line-height: 70px;
        color: #828999;
        text-align: center;
    }

    .information_con_info p {
		font-family:Alibaba_PuHuiTi_2_45,微软雅黑;
        font-size: 18px;
        line-height: 30px;
        color: #e2e6ef;
		padding:0px 12%;
    }

    .information_con_ul li>img {
        float: right;
        width: 600px;
    }
	
    .enterprise-bottom:hover {
        -webkit-transform: scale(1.08, 1.08);
        -moz-transform: scale(1.08, 1.08);
        -ms-transform: scale(1.08, 1.08);
        -o-transform: scale(1.08, 1.08);
        transform: scale(1.08, 1.08);
        -webkit-transition-duration: 500ms;
        -moz-transition-duration: 500ms;
        -o-transition-duration: 500ms;
        transition-duration: 500ms;
        -webkit-transition-timing-function: ease-out;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        cursor: pointer;
    }	

    .information_con_ul li:nth-child(2n) .information_con_info {
        float: right;
    }

    .information_con_ul li:nth-child(2n)>img {
        float: left;
    }

    .information_con_tab {
        height:50px;
		background-color:#3d3d45;
    }

    .information_con_tab a {
		float: left;
		font-family: Alibaba_PuHuiTi_2_45,微软雅黑;
		font-size: 14px;
		line-height: 30px;
		color: #d4d4d5;
		padding: 0 12px;
		margin: 10px;
		cursor: pointer;
    }

    .information_con_tab a.on {
        color: #ffffff;
		text-decoration: none;
		/* background: url(../images/gykf/bgbutton.png) no-repeat center; */
		background-color: #0185f1;
		border-radius: 8px;
    }
	.information_con_tab a:hover{color:#d4d4d5}
    .Honor_ul {
        display: none;
    }

    .Honor_ul.active {
        display: block;
    }

    .Honor_ul li {
        float: left;
        margin: 0.8%;
        width: 31.733333333333%;
        /* padding-top: 16px; */
        box-sizing: border-box;
        border: 1px solid #828999;
		padding-left:1px;
        cursor: pointer;
		background-color:#3d3d45;
    }

    .Honor_ul li>img {
        width: 100%;
        /* height: 224px; */
    }

    .Honor_ul li>p {
        font-size: 14px;
        line-height: 40px;
        color: #ffffff;
        /* background-color: #f1f1f1; */
        text-align: center;
    }

    .Honor_ul li:hover {
        background-color: #4a4d54;
    }
	
    .Honor_ul li:hover p {
        background-color: #0185f1;
    }	

    .Development>img {
        float: left;
        margin-top: 20px;
        width: 386px;
		margin-right:20px
    }

    .Development_ul {
        float: left;
        width: 814px;
        /* padding: 18px 100px; */
        /* background: url(../images/line4.png) no-repeat 110px top; */
        -webkit-background-size: 1px 100%;
        background-size: 1px 100%;
        -webkit-background-origin: content-box;
        background-origin: content-box;
    }

    .Development_ul li {
        overflow: hidden;
        /* margin-top: 36px; */
        cursor: pointer;
    }

    .Development_ul li h3 {
        float: left;
        width: 110px;
        text-align: center;
        font-size: 20px;
        line-height: 20px;
        color: #000;
        font-weight: bold;
    }

    .Development_ul li i {
        float: left;
        width: 10px;
        height: 10px;
        background-color: #fff;
        border: 4px solid #e2e6ef;
        border-radius: 50%;
        margin: 2px 36px 0 102px;
    }

    .Development_ul_info {
        float: left;
       /*  background-color: #f7f7f7; */
        width: 654px;
    }

    .Development_ul_info p {
        padding: 0 14px;
        font-size: 14px;
		font-family: Alibaba_PuHuiTi_2_45;
        line-height: 24px;
        color: #ffffff;
    }

    .Development_ul_info p span{
        padding: 0;
        font-size: 24px;
		font-family: Alibaba_PuHuiTi_2_105;
        /* line-height: 54px; */
        color: #0185f1;
    }

    .Development_ul li:hover i {
        background-color: #0185f1;
        border-color: #0185f1;
    }
	
    /***************************************   安全实验室   ************************************/
    .aqsys {
        padding: 10px 0 66px;
    }	
	
	 .aqsys p {
        font-size: 16px;
        line-height: 50px;
        color: #656565;
    }
	.aqsys h3 {
        font-size: 26px;
        line-height: 38px;
        color: #000;
        margin-right: 8px;
        text-align: center;

    }
	
	.aqsys p img {
	width:100%;

    }

    /***************************************   售后服务   ************************************/
    .After_sale {
        padding: 10px 15% 66px;
    }

    .After_sale li {
        overflow: hidden;
        margin-top: 34px;
    }

    .After_sale li h3 {
        float: left;
        font-size: 16px;
        line-height: 38px;
        color: #fff;
        width: 150px;
        margin-right: 8px;
        text-align: center;
        background-color: #0185f1;
    }

    .After_sale li p {
        float: left;
        width: 1040px;
        font-size: 16px;
        line-height: 38px;
        color: #e2e6ef;
    }

    .After_sale_nav li {
        float: left;
        width: 33.33%;
        text-align: center;
        box-sizing: border-box;
        border-right: 1px solid #828999;
        cursor: pointer;
    }

    .After_sale_nav li:last-child {
        border-right: 0;
    }

    .After_sale_nav li img {
        height: 70px;
    }

    .After_sale_nav li p {
        font-size: 16px;
        line-height: 50px;
        color: #e2e6ef;
    }

    .After_sale_nav li:hover img {
        position: relative;
        -webkit-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
        -webkit-transition-duration: 300ms;
        -moz-transition-duration: 300ms;
        -o-transition-duration: 300ms;
        transition-duration: 300ms;
        -webkit-transition-timing-function: ease-out;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        cursor: pointer;
    }

    .After_sale_info {
        margin: 0 auto;
        overflow: hidden;
        padding: 33px 0;
    }

/*     .After_sale_info h3 {
      
        font-size: 32px;
        line-height: 54px;
        text-align: center;
        color: #959595;
        font-weight: bold;
        padding-right: 27px; 
        
    }

    .After_sale_info p {
        
        margin: 0 20px; 
        font-size: 26px;
        line-height: 54px;
		text-align: center;
        color: #0185f1;
        font-weight: bold;
    }

    .After_sale_info p span {
        font-weight: normal;
    } */

	.After_sale_info .span1{font-family:Alibaba_PuHuiTi_2_45,宋体;font-size:32px;color:#959595;border-right: 1px solid #828999;padding-right:20px;}
	.After_sale_info .span2{font-family:Alibaba_PuHuiTi_2_105,宋体;font-size:26px;color:#0185f1;padding-left:20px;}
    /***************************************   资讯中心   ************************************/
    .news_ul{max-width:1024px;}
	.news_ul>li {
        border-bottom: 1px solid #ddd;
    }

    .news_ul>li>h3 {
		font-family:Alibaba_PuHuiTi_2_45 !important;
        font-size: 20px;
        line-height: 85px;
        color: #656565;
        padding: 0 50px;
        position: relative;
        cursor: pointer;
    }

    .news_ul>li>h3 img {
        width: 18px;
        height: 31px;
        position: absolute;
        top: 26px;
        left: 16px;
    }

    .news_ul>li>h3 img.on {
        width: 31px;
        height: 18px;
        position: absolute;
        top: 34px;
        left: 14px;
    }

    .news_ul>li>ol {
        padding-bottom: 48px;
        display: none;
    }

    .news_ul>li>ol li {
        overflow: hidden;
        margin-top: 25px;
		padding-left:50px;
    }

    .news_ul>li>ol li img {
        /* float: left; */
        width: 600px !important;
		margin:10px;
    }
    .news_ul>li>ol li p {
        /* float: left; */
		font-size:20px;
		line-height:30px;
		text-indent:2em;
		margin-bottom:10px;
		margin-top:10px;
    }

    .news_ul_info {
        float: right;
        width: 600px;
    }

    .news_ul_info p {
        font-size: 16px;
        line-height: 32px;
        color: #656565;
    }

    /*   */
    .environmental {
        padding-bottom:50px;
    }

    .environmental>h2 {
        padding: 0 16px;
        font-size: 22px;
        line-height: 74px;
        color: #353535;
    }

    .environmental>h2 img {
        height: 40px;
        float: left;
        margin: 17px 12px 0 0;
    }

    .environmental_search {
        background-color: #e9e9e9;
        padding: 26px 0 22px 40px;
    }

    .environmental_search input {
        float: left;
        width: 344px;
        box-sizing: border-box;
        padding: 0 8px;
        font-size: 14px;
        line-height: 32px;
        color: #353535;
        border: 1px solid #cbcbcb;
    }

    .environmental_search button {
        float: left;
        font-size: 16px;
        line-height: 34px;
        color: #fff;
        width: 100px;
        text-align: center;
        margin-left: 6px;
        background-color: #0185f1;
    }

    .environmental_table {
        margin-top: 0px;
        height: 550px;
        overflow: hidden;
    }

    .environmental_table table tr th,
    .environmental_table table tr td {
        font-weight: normal;
        font-size: 14px;
        line-height: 40px;
        color: #353535;
        text-align: center;
    }

    .environmental_table table tr td a {
        color: #52b616;
    }

    .environmental_table table tr:nth-child(2n-1) {
        background-color: #f7f7f7;
    }

    .environmental>button {
        display: block;
        width: 100%;
        font-size: 20px;
        line-height: 52px;
        color: #2661a3;
        text-align: center;
        background-color: #e2e6ef;
        margin-top: 0px;
    }

    /* 新增项 */
    .information_con>button {
        display: block;
        width: 100%;
        font-size: 20px;
        line-height: 52px;
        color: #0185f1;
        text-align: center;
        background-color: #e2e6ef;
        margin-top: 10px;
        width: 1200px;
        margin: 15px auto;
    }
	
	
	.contact_map{padding:3% 25% 3% 25%;background-color:#313036}
	
	
	.contact-pc{background-color:#4a4d54;padding-bottom:40px;display:block !important;}
	
	.links_pc{background-color:#4a4d54;border-top:1px solid #dfebf4;padding-top:40px;display:block !important;}
	.links-li {text-align: center}        
	.links-li img {width: 226px;height: 80px;background-color: #a3abbe;}	
}

@media screen and (min-width: 1025px) and (max-width: 1841px) {
    .index_list li:nth-child(3) .index_list_con>img {
        width: 100%;
    }

    .index_list li:nth-child(5) .index_list_con>img {
        width: 100%;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1571px) {
    .index_list li:nth-child(1) {
        height: 550px;
    }

    .index_list li:nth-child(1) .index_list_con {
        height: 400px;
    }

    .index_list li:nth-child(1) .index_list_con>img {
        width: 100%;
    }

    .index_list li:nth-child(3) {
        height: 650px;
    }

    .index_list li:nth-child(3) .index_list_con {
        height: 400px;
    }

    .index_list li:nth-child(4) {
        height: 650px;
    }

    .index_list li:nth-child(4) .index_list_con>img {
        width: 100%;
    }

    .index_list li:nth-child(5) {
        height: 600px;
    }

}

@media screen and (min-width: 1025px) and (max-width: 1201px) {
    .index_list li:nth-child(2) {
        height: 600px;
    }

    .index_list li:nth-child(2) .index_list_con {
        height: 530px;
        margin-top: 50px;
    }

    .index_list li:nth-child(2) .index_list_con>img {
        width: 100%;
    }

    .index_list li:nth-child(3) {
        height: 580px;
    }

    .index_list li:nth-child(4) {
        height: 600px;
    }

    .contact_con.inner,
    .Cooperative_brand.inner,
    .footer .inner {
        width: 100%;
        padding: 0 30px;
    }

    .Cooperative_brand.inner {
        padding-bottom: 60px;
    }

    .contact_con h2 {
        font-size: 36px;
    }

    .footer_top_ul {
        margin-left: 50px;
    }

}


@media screen and (max-width: 1024px) {
	.inner .row .col-sm-2{width:100%}
	.inner .row .col-sm-4{width:100%}
	.inner .row .wow1{display:none}
    .inner .row .footer_logo10{display:block !important}
	
	.kfqc{display:none !important}
	.kf{display:none !important}
	.details_left_mobile{ display:block !important}
	.index_list_mobile{ display:block !important}
    .wow-content{display: none;}
    body {
        padding-top: 1.5rem;
    }

    .header_pc {
        display: none;
    }

    /***************************************   index   ************************************/
    .header {
        width: 100%;
        height: 1.5rem;
        box-sizing: border-box;
        background-color: #4a4d54;
        border-bottom: 1px solid #e3e5f1;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
    }

    .header_search {
        width: 8rem;
        height: 1rem;
        box-sizing: border-box;
        padding: 0 .4rem;
        box-sizing: border-box;
        background-color: #fff;
        border-radius: 30px;
        border: 1px solid #ddd;
        position: absolute;
        top: .25rem;
        left: 3rem;
    }

    .header_search input {
        float: left;
        width: 6rem;
        font-size: .4rem;
        line-height: 1rem;
        color: #333;
        background: transparent;
    }

    .header_search img {
        float: right;
        height: .6rem;
        margin: .2rem 0;
    }

    .header_top>img {
        height: .8rem;
        position: absolute;
        top: .35rem;
        right: .4rem;
    }

    .language {
        display: none;
    }

    .header_bottom_logo1 {
        display: none;
    }

    .header_bottom_logo2 {
        float: right;
        height: 1.5rem;
        position: absolute;
        top: 0;
        left: .4rem;
    }

    .nav {
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        position: fixed;
        top: 1.5rem;
        left: 0;
        z-index: 999;
        background-color: #fff;
        display: none;
    }

    .nav li>a {
        display: block;
        /*padding: 0 .5rem;*/
        font-size: .45rem;
        line-height: 1.4rem;
        color: #333;
        border-bottom: 1px solid #eee;
    }

    .nav li.on>a {
        background: url(../images/icon_on.png) no-repeat .8rem 1.2rem;
        -webkit-background-size: .3rem .2rem;
        background-size: .3rem .2rem;
        color: #0185f1;
    }

    .nav_con {
        background-color: #0185f1;
        padding: 0 .5rem;
        display: none;
    }

    .nav_con .inner a {
        display: block;
		/* font-family:Alibaba_PuHuiTi_2_45,微软雅黑; */
        font-size: .42rem;
        line-height: 1.2rem;
        color: #ffffff;
		font-weight:bold;
    }

    .nav_con .inner a.on {
        color: #fff;
    }
	
    .nav_con .inner a span{
        display: block;
		/* font-family:Alibaba_PuHuiTi_2_45,微软雅黑; */
        font-size: .40rem;
        line-height: 1.2rem;
        color: #ffffff;
		font-weight:bold;
    }	

    .nav_con_img {
        width: 1rem;
        display: inline-block;
        position: relative;
    }

    .nav_con_img img {
        height: .8rem;
        margin: -.1rem 0 0 0;
    }

    .nav_con_img img:nth-child(2) {
        display: none;
    }

    .index_list li {
        height: 12rem;
        /*overflow: hidden;*/
        position: relative;
    }

    .index_list li .index_list_con {
        float: right;
        padding: 0 .4rem;
        box-sizing: border-box;
        text-align: right;
    }

    .index_list li:nth-child(3) {
        margin-bottom: 1.5rem;
    }

    .index_list_con h3 {
        font-size: .55rem;
        line-height: 1rem;
        color: #fff;
        margin-top: .2rem;
    }

    .index_list_con p {
        font-size: .3rem;
        line-height: .6rem;
        color: #fff;
        margin-top: .2rem;
        padding-left: 1rem;
    }

    .index_list_con a {
        display: block;
        font-size: .4rem;
        line-height: 1rem;
        color: #fff;
        margin-top: .3rem;
    }

    .index_list_con a img {
        height: .5rem;
        height: .5rem;
        margin: -.1rem .2rem 0 .2rem;
    }

    .index_list li:nth-child(2n) .index_list_con {
        float: left;
        text-align: left;
    }

    .index_list li:nth-child(2n) .index_list_con p {
        padding: 0 1rem 0 0;
    }

    .index_list li:nth-child(1) .index_list_con {
        margin-top: 1rem;
        width: 9.35rem;
        height: 9.35rem;
        padding-top: 1rem;
        background: url(../images/square1_bg.png) no-repeat;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }

    .index_list li:nth-child(2) .index_list_con {
        margin-top: 1rem;
        width: 9rem;
        height: 10rem;
        padding-top: .8rem;
        background: url(../images/square2_bg.png) no-repeat;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }

    .index_list li:nth-child(3) .index_list_con {
        margin-top: 1rem;
        width: 10.6rem;
        height: 11rem;
        padding-top: .6rem;
        margin-right: .5rem;
        background: url(../images/square3_bg.png) no-repeat;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }

    .index_list li:nth-child(4) .index_list_con {
        margin-top: 1rem;
        width: 11.6rem;
        height: 8rem;
        padding-top: .9rem;
        background: url(../images/square4_bg.png) no-repeat;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }

    .index_list li:nth-child(5) .index_list_con {
        margin-top: 1.1rem;
        width: 10rem;
        height: 9rem;
        padding-top: 1rem;
        background: url(../images/square5_bg.png) no-repeat;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }

    .index_list li:nth-child(1) .index_list_con>img {
        height: 2.2rem;
    }

    .index_list li:nth-child(2) .index_list_con>img {
        height: 3.43rem;
    }

    .index_list li:nth-child(3) .index_list_con>img {
        height: 2.2rem;
    }

    .index_list li:nth-child(4) .index_list_con>img {
        height: 1rem;
    }

    .index_list li:nth-child(5) .index_list_con>img {
        width: 100%;
    }

    .index_list li:nth-child(1)>img {
        height: 4.2rem;
        position: absolute;
        bottom: 1rem;
        left: 0;
    }

    .index_list li:nth-child(2)>img {
        height: 3rem;
        position: absolute;
        bottom: .5rem;
        right: 0;
    }

    .index_list li:nth-child(3)>img {
        width: 100%;
        position: absolute;
        bottom: -1rem;
        right: 0;
    }

    .index_list li:nth-child(4)>img {
        width: 100%;
        position: absolute;
        bottom: 1.2rem;
        left: 0;
    }

    .index_list li:nth-child(5)>img {
        height: 5rem;
        position: absolute;
        bottom: 1rem;
        left: -1.3rem;
    }

    .contact {
        background: url(../images/contact_bg.png) no-repeat top center;
        -webkit-background-size: auto 8.7rem;
        background-size: auto 8.7rem;
        padding-top: 6.1rem;
    }

    .contact_con {
        margin: 0 .4rem;
        background-color: #0185f1;
        padding: 0 .4rem .5rem;
        box-sizing: border-box;
    }

    .contact_con h2 {
        font-size: .5rem;
        color: #fff;
        line-height: 3rem;
        text-align: center;
        font-weight: 400;
        opacity: .3;
    }

    .contact_con_ul {
        padding: .3rem 0 .9rem;
        border-bottom: 1px solid #349ef4;
    }

    .contact_con_ul li {
        float: left;
        width: 50%;
        height: 1.2rem;
        margin: .2rem 0;
        border-left: .1rem solid #fff;
        box-sizing: border-box;
        padding-left: .2rem;
    }

    .contact_con_ul li h3 {
        font-size: .4rem;
        line-height: .4rem;
        color: #78cbf5;
    }

    .contact_con_ul li p {
        font-size: .45rem;
        line-height: .45rem;
        color: #fff;
        margin-top: .3rem;
    }

    .contact_con_bottom {
        padding-top: .5rem;
    }

    .contact_con_bottom_l p {
        font-size: .4rem;
        line-height: .8rem;
        color: #fff;
    }

    .contact_con_bottom_l p img {
        float: left;
        width: .6rem;
        height: .6rem;
        margin: .1rem .2rem 0 0;
    }

    .contact_con_bottom>a {
        display: block;
        font-size: .4rem;
        line-height: 1.4rem;
        color: #fff;
        text-align: center;
        border: 1px solid #fff;
        border-radius: 6px;
        width: 5rem;
        margin: .5rem auto 0;
    }

    .contact_con_bottom>a:hover {
        background-color: #fff;
        color: #0185f1;
    }

    .Cooperative_brand {
        padding: 0 .4rem 1rem;
    }

    .Cooperative_brand h2 {
        font-size: .5rem;
        line-height: 1.6rem;
        color: #dadada;
        text-align: center;
        background: url(../images/line1.png) no-repeat center;
        -webkit-background-size: 300% 1px;
        background-size: 300% 1px;
    }

    .Cooperative_brand_img img {
        float: left;
        width: 16.66%;
    }

    .footer {
        border-top: .1rem solid #a4abbe;
        padding: .5rem 0;
    }

    .footer_logo {
        display: inline-block;
        height: 2.2rem;
        margin: 0 2rem;
    }

    .footer_ewm {
        display: inline-block;
        width: 2.2rem;
    }

    .footer_top_ul {
        margin-top: .5rem;
        padding: 0 .2rem;
    }

    .footer_top_ul li {
        float: left;
        width: 20%;
        text-align: left;
    }

    .footer_top_ul li h3 {
        font-size: .45rem;
        line-height: .8rem;
        color: #ffffff;
    }

    .footer_top_ul li a {
        display: block;
        font-size: .3rem;
        line-height: .7rem;
        color: #ffffff;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .footer_top_ul li a:hover {
        color: #0185f1;
    }

    .footer_bottom {
        margin-top: .5rem;
        text-align: center;
        padding: 0 .4rem;
    }

    .footer_bottom p {
        font-size: .3rem;
        line-height: .7rem;
        color: #ffffff;
    }

    /***************************************   产品中心方舱   ************************************/
    .banner {
        height: 6rem;
        position: relative;
        overflow: hidden;
    }

    .banner>img {
        height: 6rem;
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -50%;
    }

    .banner>.inner {
        position: absolute;
        bottom: .4rem;
        left: .5rem;
    }

    .Route h3 {
        font-size: .5rem;
        line-height: 1rem;
        color: #fff;
    }

    .Route p {
        font-size: .4rem;
        line-height: .7rem;
        color: #fff;
    }

    .Route p a {
        color: #fff;
        margin: 0 .1rem;
    }

    .find_nav {
        padding-top: .5rem;
        border-bottom: 1px solid #ddd;
        display: -moz-box;
        display: -webkit-box;
        display: box;
    }

    .find_nav_left {
        height: 1rem;
        position: relative;
        overflow: hidden;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
    }

    .find_nav_list {
        position: absolute;
        left: 0;
    }

    .find_nav_list ul {
        position: relative;
        white-space: nowrap;
        font-size: 0;
    }

    .find_nav_list ul li {
        text-align: center;
        display: inline-block;
        padding: 0;
        margin: 0 10px;
    }

    .find_nav_list ul li a {
        display: block;
        width: 100%;
        height: 100%;
        line-height: 1rem;
        font-size: .4rem;
        text-align: center;
        color: #9d9d9d;
    }

    .find_nav_cur a {
        color: #353535 !important;
    }

    .find_nav_list a.active {
        color: #C00
    }

    .sideline {
        display: block;
        position: absolute;
        border: 0;
        height: 3px;
        background-color: #0185f1;
        left: 0;
        top: .9rem;
        pointer-events: none;
    }

    .swipe {
        padding: .45rem 0 1.4rem 0;
    }

    .li_list {
        overflow: hidden;
        height: 380px;
        padding: 0 .3rem;
    }

    .li_list a {
        float: left;
        width: 49%;
        box-sizing: border-box;
        margin: .4rem 0 0 0;
        border: 1px solid #cbcbcb;
        position: relative;
    }

    .li_list a:nth-child(2n) {
        float: right;
    }

    .li_list_img {
        width: 5.8rem;
        height: 6.0rem;
        margin: .3rem auto;
        overflow: hidden;
        box-sizing: border-box;
    }

    .li_list_img img {
        width: 100%;
        height: 100%;
    }

    .li_list_img:hover {
        border: 1px solid #cbcbcb;
    }

    .li_list_img img:hover {
        -webkit-transform: scale(1.08, 1.08);
        -moz-transform: scale(1.08, 1.08);
        -ms-transform: scale(1.08, 1.08);
        -o-transform: scale(1.08, 1.08);
        transform: scale(1.08, 1.08);
        -webkit-transition-duration: 500ms;
        -moz-transition-duration: 500ms;
        -o-transition-duration: 500ms;
        transition-duration: 500ms;
        -webkit-transition-timing-function: ease-out;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        cursor: pointer;
    }

    .li_list a p {
        font-size: .4rem;
        line-height: 1.0rem;
        padding: 0 .3rem;
        color: #ffffff;
        /* border-bottom: .1rem solid #fff; */
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        /* background: url('../images/product_name.png') no-repeat; */
        background-size: cover;
		text-align:center;
    }

    .li_list a h3 {
        font-size: .4rem;
        line-height: .9rem;
        margin: 0 .3rem;
        color: #000;
        border-bottom: 1px solid #e5e5e5;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .li_list a h4 {
        font-size: .3rem;
        line-height: .8rem;
        padding: 0 .3rem;
        padding-bottom: .1rem;
        color: #a3a3a3;
        border-bottom: .1rem solid #fff;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .li_list_con {
        height: 2.5rem;
    }

    .li_list a h5 {
        font-size: .4rem;
        line-height: .9rem;
        margin: 0 .3rem;
        color: #000;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .li_list a h6 {
        font-size: .3rem;
        line-height: .5rem;
        margin: 0 .3rem;
        color: #221815;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .li_list_tab {
        background-color: #3d3d45;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }

    .li_list_tab h3 {
        float: left;
        padding-left: .5rem;
        font-size: .4rem;
        line-height: 1.4rem;
        color: #353535;
    }

    .li_list_tab p {
        float: left;
        font-size: .4rem;
        line-height: .8rem;
        color: #d4d4d5;
        padding: 0 .2rem;
        margin: .4rem .1rem;
        cursor: pointer;
    }

    .li_list_tab p.on {
        color: #fff;
        background-color: #0185f1;
    }

    /***************************************   产品中心方舱详情   ************************************/
    .details {
        padding: 1.2rem 0;
		margin-top:8px;
    }

    .details_left {
        padding: 0 .4rem;
    }

    .details_left>img {
        width: 100%;
        height: 8rem;
    }

    .details_left_nav {
        margin-top: .2rem;
        overflow-x: auto;
    }

    .details_left_nav_list {
        width: 100%;
    }

    .details_left_nav img {
        float: left;
        width: 2.8rem;
        height: 1.8rem;
        margin-right: .2rem;
        cursor: pointer;
    }

    .details_right {
        padding: 0 .4rem;
        margin-top: 1rem;
    }

    .details_right h3 {
        font-size: .6rem;
        line-height: 1.4rem;
        color: #0185f1;
        padding: 0 .5rem;
    }

    .details_right_ul {
        height: 10rem;
        /*background: url(../images/bg2.png) no-repeat center;*/
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
        box-sizing: border-box;
        padding: 0 .5rem;
    }

    .details_right_ul li {
        padding: .45rem 0;
        border-bottom: 1px solid #959595;
    }

    .details_right_ul li:last-child {
        border-bottom: 0;
    }

    .details_right_ul li h4 {
        font-size: .45rem;
        line-height: .8rem;
        color: #353535;
    }

    .details_right_ul li p {
        font-size: .3rem;
        line-height: .7rem;
        color: #ffffff;
    }

    /***************************************   产品中心应急详情   ************************************/
    .details_img {
        padding: 1.2rem .4rem;
        border-top: 1px solid #ddd;
    }

    .details_img img {
        width: 100%;
    }

    .details_ul li {
        overflow: hidden;
        margin-top: .3rem;
        padding: 0 .4rem;
    }

    .details_ul_con h3 {
        font-size: .5rem;
        line-height: 1rem;
        color: #656565;
        padding-left: .2rem;
        border-left: .1rem solid #0185f1;
        margin: .5rem 0;
    }

    .details_ul_con p {
        font-size: .4rem;
        line-height: .8rem;
        color: #656565;
    }

    .details_ul li>img {
        width: 100%;
        margin-top: .4rem;
    }

    .details_bottom {
        padding: 1.2rem 0;
    }

    .details_bottom_left {
        padding: 0 .4rem;
    }

    .details_bottom_left>div {
        float: left;
        width: 49%;
        background-color: #e5e5e5;
        height: 7rem;
        box-sizing: border-box;
        padding: .3rem;
        margin-top: .2rem;
    }

    .details_bottom_left>div:nth-child(2) {
        float: right;
    }

    .details_bottom_left>div p {
        font-size: .3rem;
        line-height: .8rem;
        color: #656565;
    }

    .details_bottom_right {
        padding: 0 .4rem;
    }

    .details_bottom_right>div {
        float: left;
        width: 49%;
        margin-left: 1%;
        margin-top: .2rem;
        position: relative;
    }

    .details_bottom_right>div img {
        width: 100%;
        height: 5rem;
    }

    .details_bottom_right>div p {
        font-size: .4rem;
        line-height: .9rem;
        text-align: center;
        color: #656565;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    /***************************************   联系我们   ************************************/
    .map img {
        width: 100%;
    }

    .title {
        padding: .4rem .4rem 0;
        border-bottom: 1px solid #0185f1;
        font-size: .75rem;
        line-height: 1.6rem;
        color: #0185f1;
    }

    .contact_ul {
        padding: .4rem .4rem 1.1rem;
    }

    .contact_ul li {
        margin: .2rem 0 0;
        box-sizing: border-box;
        /*border: 1px solid #ddd;*/
        padding: .4rem .5rem;
        cursor: pointer;
		background-color:#3d3d45;
    }

    .contact_ul li h3 {
        font-size: .5rem;
        line-height: 1.2rem;
        color: #7e8597;
        padding-left: 14px;
        background: url(../images/line3.png) no-repeat left center;
        -webkit-background-size: 2px .5rem;
        background-size: 2px .5rem;
    }

    .contact_ul li:hover h3 {
        background: url(../images/line3.png) no-repeat left center;
        -webkit-background-size: 4px .8rem;
        background-size: 4px .8rem;
    }

    .contact_ul li p {
        font-size: .4rem;
        line-height: .7rem;
        color: #7e8597;
    }

    /***************************************   企业信息   ************************************/
    .banner2,
    .banner>img {
        height: 9.2rem;
    }

    .information_tab {
        border-bottom: 1px solid #eee;
        padding-top: .5rem;
    }

    .information_tab a {
        float: left;
        font-size: .4rem;
        line-height: 1rem;
        color: #b1b1b1;
        padding: 0 .3rem;
        margin: 0 .3rem;
        border-bottom: .1rem solid transparent;
        margin-bottom: -1px;
    }

    .information_tab a.on {
        border-color: #0185f1;
        color: #353535;
    }

    .information_con {
        display: none;
        padding-bottom: 1.2rem;
    }

    .information_con.active {
        display: block;
    }

    .information_con_ul li {
        margin-top: .6rem;
        overflow: hidden;
        padding: 0 .4rem;
    }

    .information_con_info h3 {
        font-size: .5rem;
        line-height: 1.2rem;
        color: #828999;
        text-align: center;
    }

    .information_con_info p {
        font-size: .4rem;
        line-height: .7rem;
        color: #e2e6ef;
    }

    .information_con_ul li>img {
        width: 100%;
        margin-top: .5rem;
    }

    .information_con_tab {
        padding: .6rem 0 .2rem;
    }

    .information_con_tab a {
        float: left;
        font-size: .4rem;
        line-height: 1rem;
        color: #959595;
        border: 2px solid #cfcfcf;
        padding: 0 .3rem;
        margin: .2rem .3rem;
    }

    .information_con_tab a.on {
        color: #54cb00;
        border-color: #54cb00;
    }

    .Honor_ul {
        display: none;
    }

    .Honor_ul.active {
        display: block;
    }

    .Honor_ul li {
        float: left;
        margin: .3rem 0 0 0;
        width: 49%;
        padding-top: .3rem;
        box-sizing: border-box;
        border: 1px solid #eee;
        cursor: pointer;
    }

    .Honor_ul li:nth-child(2n) {
        float: right;
    }

    .Honor_ul li>img {
        width: 100%;
        height: 4rem;
    }

    .Honor_ul li>p {
        font-size: .4rem;
        line-height: 1.8rem;
        color: #353535;
        background-color: #f1f1f1;
        text-align: center;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .Honor_ul li:hover p {
        background-color: #0185f1;
    }

    .Development {
        padding: 0 .4rem;
    }

    .Development>img {
        margin-top: .6rem;
        width: 100%;
    }

    .Development_ul {
        padding: .3rem 0;
        /* background: url(../images/line4.png) no-repeat 2rem top; */
        -webkit-background-size: 1px 100%;
        background-size: 1px 100%;
        -webkit-background-origin: content-box;
        background-origin: content-box;
    }

    .Development_ul li {
        overflow: hidden;
        /* margin-top: .6rem; */
        cursor: pointer;
    }

    .Development_ul li h3 {
        float: left;
        width: 2rem;
        text-align: center;
        font-size: .4rem;
        line-height: .6rem;
        color: #000;
        font-weight: bold;
    }

    .Development_ul li i {
        float: left;
        width: .2rem;
        height: .2rem;
        background-color: #fff;
        border: .2rem solid #e2e6ef;
        border-radius: 50%;
        margin: .01rem .6rem 0 -.3rem;
    }

    .Development_ul_info {
        float: left;
        background-color: #f7f7f7;
        width: 100%;
    }

    .Development_ul_info p {
        padding: 0 .3rem;
        font-size: .4rem;
        line-height: 1rem;
        color: #353535;
    }

    .Development_ul li:hover i {
        background-color: #0185f1;
        border-color: #0185f1;
    }

    /***************************************   售后服务   ************************************/
    .After_sale {
        padding: .2rem 0 1.1rem;
    }

    .After_sale li {
        overflow: hidden;
        margin-top: .6rem;
        padding: 0 .4rem;
    }

    .After_sale li h3 {
        float: left;
        font-size: .3rem;
        line-height: 1rem;
        color: #fff;
        width: 3rem;
        margin-right: .2rem;
        text-align: center;
        background-color: #0185f1;
    }

    .After_sale li p {
        float: left;
        width: 8.8rem;
        font-size: .4rem;
        line-height: 1rem;
        color: #e2e6ef;
    }

    .After_sale_nav li {
        float: left;
        width: 33.33%;
        text-align: center;
        box-sizing: border-box;
        border-right: 1px solid #eee;
        cursor: pointer;
    }

    .After_sale_nav li:last-child {
        border-right: 0;
    }

    .After_sale_nav li img {
        height: 1.2rem;
    }

    .After_sale_nav li p {
        font-size: .3rem;
        line-height: 1.4rem;
        color: #e2e6ef;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .After_sale_nav li:hover img {
        position: relative;
        -webkit-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
        -webkit-transition-duration: 300ms;
        -moz-transition-duration: 300ms;
        -o-transition-duration: 300ms;
        transition-duration: 300ms;
        -webkit-transition-timing-function: ease-out;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        cursor: pointer;
    }

    .After_sale_info {
        margin: 1.4rem auto;
        overflow: hidden;
        padding: .5rem 0 .5rem .3rem;
    }

/*     .After_sale_info h3 {
        float: left;
        font-size: .55rem;
        line-height: 1rem;
        text-align: right;
        color: #959595;
        font-weight: bold;
        padding-right: .3rem;
        border-right: 1px solid #ddd;
    }

    .After_sale_info p {
        float: left;
        margin: 0 .3rem;
        font-size: .45rem;
        line-height: 1rem;
        color: #0185f1;
        font-weight: bold;
    }

    .After_sale_info p span {
        font-weight: normal;
    }
 */
	.After_sale_info .span1{font-family:Alibaba_PuHuiTi_2_45,宋体;font-size:18px;color:#959595;margin:0;padding-right:10px;}
	.After_sale_info .span2{font-family:Alibaba_PuHuiTi_2_105,宋体;font-size:14px;color:#0185f1;margin:0 ;}
    /***************************************   资讯中心   ************************************/
    .news_ul>li {
        border-bottom: 1px solid #ddd;
    }

    .news_ul>li>h3 {
        font-size: .4rem;
        line-height: 1.4rem;
        color: #656565;
        padding: 0 .9rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        position: relative;
        cursor: pointer;
    }

    .news_ul>li>h3 img {
        width: .3rem;
        height: .5rem;
        position: absolute;
        top: .45rem;
        left: .3rem;
    }

    .news_ul>li>h3 img.on {
        width: .5rem;
        height: .3rem;
        position: absolute;
        top: .55rem;
        left: .3rem;
    }

    .news_ul>li>ol {
        padding-bottom: .8rem;
        display: none;
    }

    .news_ul>li>ol li {
        overflow: hidden;
        margin-top: .4rem;
        padding: 0 .4rem;
		color:#FFFFFF;
    }

    .news_ul>li>ol li img {
        /* float: left; */
        max-width: 100% !important;
    }
	
	.news_ul>li>ol li p{text-indent: 0px !important;margin-left:0px !important;}
	.news_ul>li>ol li p span{color:#ffffff;!important;}

    .news_ul_info {
        float: right;
        width: 6.7rem;
    }

    .news_ul_info p {
        font-size: .4rem;
        line-height: .7rem;
        color: #656565;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
    }

    /*   */
    .environmental {
        padding-bottom: 1rem;
    }

    .environmental>h2 {
        padding: 0 .3rem;
        font-size: .5rem;
        line-height: 1.4rem;
        color: #353535;
    }

    .environmental>h2 img {
        height: .7rem;
        float: left;
        margin: .35rem .2rem 0 0;
    }

    .environmental_search {
        background-color: #e9e9e9;
        padding: .45rem 0 .4rem .7rem;
    }

    .environmental_search input {
        float: left;
        width: 8rem;
        box-sizing: border-box;
        padding: 0 .2rem;
        font-size: .4rem;
        line-height: 1rem;
        color: #353535;
        border: 1px solid #cbcbcb;
    }

    .environmental_search button {
        float: left;
        font-size: .4rem;
        line-height: 1rem;
        color: #fff;
        width: 2.4rem;
        text-align: center;
        margin-left: .2rem;
        border: 1px solid #0185f1;
        background-color: #0185f1;
    }

    .environmental_table {
        margin-top: .2rem;
        height: 13rem;
        overflow: hidden;
        overflow-x: auto;
    }

    .environmental_table table {
        width: 220%;
    }

    .environmental_table table tr th,
    .environmental_table table tr td {
        font-weight: normal;
        font-size: .4rem;
        line-height: 1rem;
        color: #353535;
        text-align: center;
    }

    .environmental_table table tr td a {
        color: #0185f1;
    }

    .environmental_table table tr:nth-child(2n-1) {
        background-color: #f7f7f7;
    }

    .environmental>button {
        display: block;
        width: 100%;
        font-size: .5rem;
        line-height: 1.4rem;
        color: #0185f1;
        text-align: center;
        background-color: #e2e6ef;
        margin-top: .2rem;
    }

    .div:hover {
        background-color: transparent
    }

    /* 新增项 */
    .information_con>button {
        display: block;
        width: 100%;
        font-size: 20px;
        line-height: 52px;
        color: #0185f1;
        text-align: center;
        background-color: #e2e6ef;
        margin-top: 10px;
        width: 1200px;
        margin: 15px auto;
    }
	.contact_map{padding-bottom:20px;background-color:#4a4d54}
	

	.contact-mobile{width:100%;display:block !important;float:left;background-color:#4a4d54;padding-top:20px;padding-bottom:20px;}	
	.contact-mobile_img{width:100%;padding-left:10%;padding-right:10%;padding-top:10px;padding-bottom:10px;text-align:center;float:left;}
	.contact-mobile img{width:100%;}	
	
	.links_mobile{width:100%;display:block !important;float:left;border-top: 1px solid #dfebf4;background-color:#4a4d54;padding-top:20px;padding-bottom:20px;}	
	.links_mobile_img{width:33.333333%;padding-left:2%;padding-right:2%;padding-top:10px;padding-bottom:10px;text-align:center;float:left;}
	.links_mobile img{width:100%;}
}